2024-10-21 22:49:06,060 [ 162914 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 22:49:06,061 [ 162914 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 22:49:06,061 [ 162914 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 22:49:06,061 [ 162914 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 22:49:06,061 [ 162914 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_e54f5w --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_policy[mt]' 'test_multiple_disks/test.py::test_alter_policy[replicated]' 'test_multiple_disks/test.py::test_background_move[mt]' 'test_multiple_disks/test.py::test_background_move[replicated]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[mt]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[replicated]' 'test_multiple_disks/test.py::test_detach_attach[mt]' 'test_multiple_disks/test.py::test_detach_attach[replicated]' test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze 'test_multiple_disks/test.py::test_jbod_overflow[mt]' 'test_multiple_disks/test.py::test_jbod_overflow[replicated]' test_multiple_disks/test.py::test_kill_while_insert 'test_multiple_disks/test.py::test_max_data_part_size[mt]' 'test_multiple_disks/test.py::test_max_data_part_size[replicated]' test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge 'test_multiple_disks/test.py::test_mutate_to_another_disk[mt]' 'test_multiple_disks/test.py::test_mutate_to_another_disk[replicated]' test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename 'test_multiple_disks/test.py::test_round_robin[mt]' 'test_multiple_disks/test.py::test_round_robin[replicated]' test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves 'test_multiple_disks/test.py::test_start_stop_moves[mt]' 'test_multiple_disks/test.py::test_start_stop_moves[replicated]' test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1]' test_prometheus_endpoint/test.py::test_prometheus_endpoint test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 'test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False]' 'test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True]' 'test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False]' 'test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True]' test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica test_redirect_url_storage/test.py::test_predefined_connection_configuration test_redirect_url_storage/test.py::test_url_with_globs test_redirect_url_storage/test.py::test_url_with_globs_and_failover test_redirect_url_storage/test.py::test_url_with_redirect_allowed test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed test_redirect_url_storage/test.py::test_url_without_redirect test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_reverse_dns_query/test.py::test_reverse_dns_query test_s3_cluster/test.py::test_ambiguous_join test_s3_cluster/test.py::test_cluster_with_header test_s3_cluster/test.py::test_cluster_with_named_collection test_s3_cluster/test.py::test_count test_s3_cluster/test.py::test_count_macro test_s3_cluster/test.py::test_distributed_insert_select_with_replicated test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference test_s3_cluster/test.py::test_select_all test_s3_cluster/test.py::test_skip_unavailable_shards test_s3_cluster/test.py::test_union_all -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_redirect_url_storage/test.py::test_predefined_connection_configuration test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_s3_cluster/test.py::test_ambiguous_join test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_restart_server/test.py::test_drop_memory_database test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_reload_certificate/test.py::test_ECcert_reload test_named_collections/test.py::test_config_reload test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids [gw7] [ 1%] PASSED test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase [gw7] [ 2%] PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload [gw7] [ 3%] PASSED test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert [gw4] [ 4%] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access [gw7] [ 5%] PASSED test_reload_certificate/test.py::test_first_than_second_cert [gw8] [ 6%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_overcommit_tracker/test.py::test_user_overcommit [gw8] [ 7%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue [gw0] [ 8%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_on_cluster_timeouts/test.py::test_long_query [gw0] [ 9%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw9] [ 10%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys [gw0] [ 11%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw9] [ 12%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces [gw0] [ 13%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw9] [ 14%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw1] [ 15%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] [gw0] [ 16%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw2] [ 17%] PASSED test_s3_cluster/test.py::test_ambiguous_join test_s3_cluster/test.py::test_cluster_with_header [gw3] [ 18%] PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] [gw4] [ 19%] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query [gw9] [ 20%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw2] [ 21%] PASSED test_s3_cluster/test.py::test_cluster_with_header test_s3_cluster/test.py::test_cluster_with_named_collection [gw2] [ 22%] PASSED test_s3_cluster/test.py::test_cluster_with_named_collection test_s3_cluster/test.py::test_count [gw1] [ 23%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] [gw3] [ 24%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] [gw2] [ 25%] PASSED test_s3_cluster/test.py::test_count test_s3_cluster/test.py::test_count_macro [gw2] [ 26%] PASSED test_s3_cluster/test.py::test_count_macro test_s3_cluster/test.py::test_distributed_insert_select_with_replicated [gw4] [ 27%] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query [gw6] [ 28%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw3] [ 29%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] [gw1] [ 30%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] [gw2] [ 31%] PASSED test_s3_cluster/test.py::test_distributed_insert_select_with_replicated test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference [gw3] [ 32%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] [gw2] [ 33%] PASSED test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference test_s3_cluster/test.py::test_select_all [gw2] [ 34%] PASSED test_s3_cluster/test.py::test_select_all test_s3_cluster/test.py::test_skip_unavailable_shards [gw2] [ 35%] PASSED test_s3_cluster/test.py::test_skip_unavailable_shards test_s3_cluster/test.py::test_union_all [gw1] [ 36%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] [gw3] [ 37%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_ttl [gw2] [ 38%] PASSED test_s3_cluster/test.py::test_union_all [gw1] [ 39%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] [gw1] [ 40%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] [gw6] [ 41%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw8] [ 42%] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw1] [ 43%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] [gw3] [ 44%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica [gw4] [ 45%] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants [gw7] [ 46%] PASSED test_overcommit_tracker/test.py::test_user_overcommit test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers [gw3] [ 47%] PASSED test_quorum_inserts/test.py::test_simple_add_replica [gw1] [ 48%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] [gw6] [ 49%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server [gw4] [ 50%] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw1] [ 51%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] [gw1] [ 52%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] [gw5] [ 53%] PASSED test_redirect_url_storage/test.py::test_predefined_connection_configuration test_redirect_url_storage/test.py::test_url_with_globs [gw5] [ 54%] PASSED test_redirect_url_storage/test.py::test_url_with_globs test_redirect_url_storage/test.py::test_url_with_globs_and_failover [gw5] [ 55%] PASSED test_redirect_url_storage/test.py::test_url_with_globs_and_failover test_redirect_url_storage/test.py::test_url_with_redirect_allowed [gw5] [ 56%] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_allowed test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed [gw7] [ 57%] PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw1] [ 58%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] [gw0] [ 59%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_reverse_dns_query/test.py::test_reverse_dns_query [gw1] [ 60%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] [gw1] [ 61%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] [gw1] [ 62%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] [gw8] [ 63%] PASSED test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers [gw1] [ 64%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw4] [ 65%] PASSED test_named_collections/test.py::test_sql_commands [gw1] [ 66%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw5] [ 67%] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed test_redirect_url_storage/test.py::test_url_without_redirect [gw5] [ 68%] PASSED test_redirect_url_storage/test.py::test_url_without_redirect [gw6] [ 69%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw0] [ 70%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw0] [ 71%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw0] [ 72%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw6] [ 73%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw0] [ 74%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] [gw0] [ 76%] PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] [gw0] [ 77%] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert [gw0] [ 78%] PASSED test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] [gw0] [ 79%] PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] [gw0] [ 80%] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work [gw0] [ 81%] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge [gw0] [ 82%] PASSED test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] [gw0] [ 83%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] [gw0] [ 84%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload [gw0] [ 85%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster [gw7] [ 86%] PASSED test_reverse_dns_query/test.py::test_reverse_dns_query [gw0] [ 87%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload [gw0] [ 88%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size [gw0] [ 89%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw0] [ 90%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw0] [ 91%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw0] [ 93%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw0] [ 94%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw0] [ 95%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw0] [ 96%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw0] [ 97%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables [gw0] [ 98%] PASSED test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload [gw0] [ 99%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw0] [100%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload ============================== slowest durations =============================== 133.90s call test_reverse_dns_query/test.py::test_reverse_dns_query 101.51s setup test_redirect_url_storage/test.py::test_predefined_connection_configuration 67.06s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 55.56s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 52.26s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 51.29s call test_overcommit_tracker/test.py::test_user_overcommit 38.60s setup test_s3_cluster/test.py::test_ambiguous_join 34.45s call test_named_collections/test.py::test_granular_access_show_query 34.05s setup test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 33.77s call test_named_collections/test.py::test_sql_commands 33.47s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 33.33s call test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 32.91s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 30.35s setup test_on_cluster_timeouts/test.py::test_long_query 30.32s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 30.11s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 29.92s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 29.17s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 28.97s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 25.50s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 25.48s call test_on_cluster_timeouts/test.py::test_long_query 25.43s call test_named_collections/test.py::test_default_access 25.39s setup test_reverse_dns_query/test.py::test_reverse_dns_query 23.95s teardown test_s3_cluster/test.py::test_union_all 23.20s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 22.12s teardown test_redirect_url_storage/test.py::test_url_without_redirect 21.89s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 21.41s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 20.67s call test_multiple_disks/test.py::test_simple_replication_and_moves 19.88s call test_quorum_inserts/test.py::test_insert_quorum_with_ttl 19.78s setup test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 16.96s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 16.45s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 16.29s setup test_named_collections/test.py::test_config_reload 15.27s setup test_restart_server/test.py::test_drop_memory_database 14.81s setup test_overcommit_tracker/test.py::test_user_overcommit 14.49s setup test_reload_certificate/test.py::test_ECcert_reload 12.63s call test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 11.89s setup test_prometheus_endpoint/test.py::test_prometheus_endpoint 11.79s call test_multiple_disks/test.py::test_round_robin[replicated] 11.68s call test_multiple_disks/test.py::test_round_robin[mt] 10.44s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 9.94s call test_multiple_disks/test.py::test_move_while_merge 9.70s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 9.34s call test_multiple_disks/test.py::test_jbod_overflow[replicated] 9.24s call test_multiple_disks/test.py::test_jbod_overflow[mt] 9.22s call test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 8.81s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 8.65s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 8.35s call test_named_collections/test.py::test_show_grants 8.09s call test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 7.91s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 7.89s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 7.79s call test_multiple_disks/test.py::test_start_stop_moves[mt] 7.67s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 7.57s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 7.35s teardown test_on_cluster_timeouts/test.py::test_long_query 7.29s call test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 7.24s call test_multiple_disks/test.py::test_kill_while_insert 7.03s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 6.97s call test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 6.97s call test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 6.75s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 6.38s teardown test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 6.27s call test_quorum_inserts/test.py::test_simple_add_replica 6.26s teardown test_quorum_inserts/test.py::test_simple_add_replica 5.99s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 5.84s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 5.72s call test_multiple_disks/test.py::test_rename 5.65s call test_restart_server/test.py::test_flushes_async_insert_queue 5.57s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 5.47s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 5.35s call test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 5.16s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 5.01s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 4.98s call test_multiple_disks/test.py::test_background_move[mt] 4.97s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 4.96s teardown test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 4.96s call test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 4.82s call test_multiple_disks/test.py::test_background_move[replicated] 4.49s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 4.49s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 4.46s teardown test_overcommit_tracker/test.py::test_user_overcommit 4.40s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 4.25s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 4.25s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 4.19s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 4.17s call test_multiple_disks/test.py::test_freeze 4.14s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 4.02s teardown test_prometheus_endpoint/test.py::test_prometheus_endpoint 3.98s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 3.87s teardown test_reverse_dns_query/test.py::test_reverse_dns_query 3.87s teardown test_reload_certificate/test.py::test_first_than_second_cert 3.85s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 3.64s call test_restart_server/test.py::test_drop_memory_database 3.51s call test_multiple_disks/test.py::test_download_appropriate_disk 3.25s call test_s3_cluster/test.py::test_ambiguous_join 3.10s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 2.97s call test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 2.83s call test_s3_cluster/test.py::test_union_all 2.72s call test_s3_cluster/test.py::test_cluster_with_header 2.55s call test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference 2.43s teardown test_named_collections/test.py::test_sql_commands 2.36s call test_multiple_disks/test.py::test_query_parser 2.24s call test_s3_cluster/test.py::test_cluster_with_named_collection 2.03s call test_multiple_disks/test.py::test_detach_attach[replicated] 1.99s call test_named_collections/test.py::test_config_reload 1.99s teardown test_restart_server/test.py::test_flushes_async_insert_queue 1.96s call test_multiple_disks/test.py::test_move_across_policies_does_not_work 1.94s call test_multiple_disks/test.py::test_alter_policy[mt] 1.89s call test_multiple_disks/test.py::test_alter_policy[replicated] 1.78s call test_multiple_disks/test.py::test_detach_attach[mt] 1.70s call test_s3_cluster/test.py::test_count_macro 1.43s call test_multiple_disks/test.py::test_max_data_part_size[replicated] 1.28s call test_multiple_disks/test.py::test_max_data_part_size[mt] 1.14s call test_s3_cluster/test.py::test_select_all 1.09s call test_reload_certificate/test.py::test_chain_reload 1.07s call test_redirect_url_storage/test.py::test_predefined_connection_configuration 1.06s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 1.05s call test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.97s call test_reload_certificate/test.py::test_ECcert_reload 0.95s call test_s3_cluster/test.py::test_count 0.93s call test_reload_certificate/test.py::test_cert_with_pass_phrase 0.92s call test_reload_certificate/test.py::test_first_than_second_cert 0.80s call test_prometheus_endpoint/test.py::test_prometheus_endpoint 0.73s call test_s3_cluster/test.py::test_skip_unavailable_shards 0.66s call test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.60s call test_redirect_url_storage/test.py::test_url_with_globs 0.45s call test_redirect_url_storage/test.py::test_url_without_redirect 0.43s call test_multiple_disks/test.py::test_system_tables 0.01s setup test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference 0.01s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.01s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.01s teardown test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 0.00s teardown test_s3_cluster/test.py::test_ambiguous_join 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s teardown test_redirect_url_storage/test.py::test_predefined_connection_configuration 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_named_collections/test.py::test_default_access 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_s3_cluster/test.py::test_cluster_with_header 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_reload_certificate/test.py::test_chain_reload 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s setup test_reload_certificate/test.py::test_first_than_second_cert 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 0.00s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s setup test_redirect_url_storage/test.py::test_url_with_globs 0.00s setup test_named_collections/test.py::test_default_access 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s teardown test_multiple_disks/test.py::test_kill_while_insert 0.00s setup test_multiple_disks/test.py::test_kill_while_insert 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s setup test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s setup test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_multiple_disks/test.py::test_system_tables 0.00s setup test_s3_cluster/test.py::test_skip_unavailable_shards 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s teardown test_multiple_disks/test.py::test_move_while_merge 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s setup test_multiple_disks/test.py::test_move_while_merge 0.00s setup test_redirect_url_storage/test.py::test_url_without_redirect 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_multiple_disks/test.py::test_freeze 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s teardown test_s3_cluster/test.py::test_select_all 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s setup test_quorum_inserts/test.py::test_simple_add_replica 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s teardown test_reload_certificate/test.py::test_ECcert_reload 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s setup test_multiple_disks/test.py::test_rename 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_s3_cluster/test.py::test_union_all 0.00s teardown test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s setup test_s3_cluster/test.py::test_select_all 0.00s teardown test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s teardown test_s3_cluster/test.py::test_cluster_with_named_collection 0.00s setup test_s3_cluster/test.py::test_cluster_with_named_collection 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s setup test_s3_cluster/test.py::test_count_macro 0.00s teardown test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s setup test_s3_cluster/test.py::test_count 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s teardown test_s3_cluster/test.py::test_count 0.00s teardown test_reload_certificate/test.py::test_chain_reload 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_named_collections/test.py::test_show_grants 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s setup test_multiple_disks/test.py::test_freeze 0.00s teardown test_redirect_url_storage/test.py::test_url_with_globs 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.00s setup test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s teardown test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.00s setup test_named_collections/test.py::test_sql_commands 0.00s teardown test_s3_cluster/test.py::test_cluster_with_header 0.00s teardown test_s3_cluster/test.py::test_skip_unavailable_shards 0.00s setup test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s teardown test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_multiple_disks/test.py::test_system_tables 0.00s teardown test_s3_cluster/test.py::test_count_macro 0.00s teardown test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference =========================== short test summary info ============================ PASSED test_reload_certificate/test.py::test_ECcert_reload PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase PASSED test_reload_certificate/test.py::test_chain_reload PASSED test_named_collections/test.py::test_config_reload PASSED test_reload_certificate/test.py::test_first_than_second_cert PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_s3_cluster/test.py::test_ambiguous_join PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum PASSED test_named_collections/test.py::test_default_access PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys PASSED test_s3_cluster/test.py::test_cluster_with_header PASSED test_s3_cluster/test.py::test_cluster_with_named_collection PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] PASSED test_s3_cluster/test.py::test_count PASSED test_s3_cluster/test.py::test_count_macro PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] PASSED test_s3_cluster/test.py::test_distributed_insert_select_with_replicated PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] PASSED test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference PASSED test_s3_cluster/test.py::test_select_all PASSED test_s3_cluster/test.py::test_skip_unavailable_shards PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] PASSED test_s3_cluster/test.py::test_union_all PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_quorum_inserts/test.py::test_simple_add_replica PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_named_collections/test.py::test_show_grants PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] PASSED test_redirect_url_storage/test.py::test_predefined_connection_configuration PASSED test_redirect_url_storage/test.py::test_url_with_globs PASSED test_redirect_url_storage/test.py::test_url_with_globs_and_failover PASSED test_redirect_url_storage/test.py::test_url_with_redirect_allowed PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] PASSED test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] PASSED test_named_collections/test.py::test_sql_commands PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed PASSED test_redirect_url_storage/test.py::test_url_without_redirect PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_multiple_disks/test.py::test_freeze PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] PASSED test_multiple_disks/test.py::test_kill_while_insert PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work PASSED test_multiple_disks/test.py::test_move_while_merge PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload PASSED test_reverse_dns_query/test.py::test_reverse_dns_query PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_multiple_disks/test.py::test_query_parser PASSED test_multiple_disks/test.py::test_rename PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] PASSED test_multiple_disks/test.py::test_system_tables PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload ======================= 100 passed in 463.99s (0:07:43) ========================